home *** CD-ROM | disk | FTP | other *** search
/ Aminet 51 / Aminet 51 (2002)(GTI - Schatztruhe)[!][Oct 2002].iso / Aminet / dev / c / minigl.readme < prev    next >
Encoding:
Text File  |  2002-07-06  |  1.4 KB  |  38 lines

  1. Short:    MiniGL - OpenGL(tm) compatible API
  2. Author:   Hyperion Entertainment (Hans-Joerg Frieden, Thomas Frieden, Christian Michael)
  3. Uploader: ChristianM@hyperion-entertainment.com
  4. Type:     dev/c
  5.  
  6.  
  7. MiniGL is a 3D API which is compatible to OpenGL(tm).
  8. It implements a subset of that API and was designed for speed.
  9. Therefore it directly interfaces with  Warp3D.
  10. This also means that there is currently no software mode.
  11.  
  12. Due to the speed issues, there are certain restrictions
  13. regarding the features and functions available.
  14. See the doc/ directory for documentation.
  15.  
  16.  
  17. ---------------------------------------------------------------------------
  18.  
  19. Hyperion MiniGL Open Source License
  20.  
  21. (C) 2000-2002 Hyperion
  22.  
  23.  
  24. This software is provided 'as-is', without any express or implied warranty.
  25. In no event will Hyperion or the authors be held liable for any damages
  26. arising from the use of this software.
  27.  
  28. Permission is granted to anyone to use this software for any purpose,
  29. including commercial applications, subject to the following conditions:
  30.  
  31. 1. MiniGL may only be compiled for/incorporated in code running on
  32.    AmigaOS. This only applies to MiniGL, you are free to port an
  33.    application using MiniGL to another OpenGL implementation on other
  34.    platforms.
  35.  
  36. 2. The functional source-code of all and any modifications and improvements
  37.    must be made publically available to the Amiga developer community.
  38.